CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 客户 csharp

搜索资源列表

  1. FtpClient.rar

    1下载:
  2. C#编程实现FTP客户端,socket编程,代码注释详细,C# Programming FTP client, socket programming, code notes in detail
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6917323
    • 提供者:jonwa
  1. wince_TCPC_lient.rar

    0下载:
  2. wince下TCP客户端。编程环境VS2008编程语言c#,运行平台为友善之臂QQ2440V3.,wince under the TCP client. VS2008 programming language programming environment c#, to run the arm-friendly platform for QQ2440V3.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:33863
    • 提供者:zhnglingshan
  1. CRM.rar

    0下载:
  2. 客户关系管理系统,采用三层架构开发。(源码已全部公布),Customer Relation Manage System
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-13
    • 文件大小:3249436
    • 提供者:gareth
  1. Scoket.rar

    0下载:
  2. 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:4582
    • 提供者:xiaoping
  1. OpcNetApiChs.rar

    2下载:
  2. C#写的 OPC客户端 利用OpcNetApiChs类库 这个类库很强大,C# to write the OPC client using this class library OpcNetApiChs very powerful class library
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1261707
    • 提供者:CYL
  1. TProject.rar

    0下载:
  2. 一个非常好的Web services接口,有一个客户端和一个服务端,在开发Web services项目时非常实用:不要去添加"Web 引用"就可以完成所有任意的Web Services函数的调用,并准确的通信.,good
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2459586
    • 提供者:xzs51job
  1. OurMsg.rar

    0下载:
  2. LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Update\mpg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。,LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:7885245
    • 提供者:tangcl
  1. file.zip

    0下载:
  2. 服务器客户端文件传输软件源代码 ,Client server file transfer software source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:362830
    • 提供者:youngp
  1. CSharp-TCP

    0下载:
  2. 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:157772
    • 提供者:李振宇
  1. Multicast.rar

    0下载:
  2. C#实现组播通信,并且可以实现客户机和服务器的加入组和组内数据传输,C# to achieve multicast communication, and to achieve client and server to join the group and group data
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:35686
    • 提供者:大璐
  1. CSharpFilePoster.rar

    0下载:
  2. C#点对点文件传输 分客户端和服务端,根据需求设置发送封包大小,发送端口号。,C# sub-point file transfer client and server, according to the demand is set to send packet size, send the port number.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:102213
    • 提供者:张朝阳
  1. AsyTcpSocketTestDemo.rar

    0下载:
  2. C# SOCKET编程,异步通讯方式,提供客户端和服务端。,C# SOCKET programming, asynchronous means of communication to provide client and server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:210222
    • 提供者:李云阁
  1. netmeeting

    0下载:
  2. 视频会议完整源码,包括客户端和服务器,源码完整。-Complete source video conferencing, including the client and the server, full source code.
  3. 所属分类:VOIP program

    • 发布日期:2017-05-27
    • 文件大小:10175733
    • 提供者:韩之新
  1. printer

    0下载:
  2. 实现打印内容监控、打印人授权管理 分服务端与客户端,打印内容均传到服务端。-printer monitor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2247116
    • 提供者:sdfsfsdf
  1. CommDebugProV1.0.0.1

    0下载:
  2. 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11056439
    • 提供者:
  1. CsharpUsingTCPIP

    0下载:
  2. 用TCPIP接发 有服务器端 和客户端程序组成-Sending and receiving using TCPIP with server and client-side program components
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:176331
    • 提供者:dd
  1. RestaurantSystem

    0下载:
  2. 数据库实验作品,餐馆管理系统。服务员可以使用手持客户端点菜加菜等基本功能。前台可以为顾客预订桌位,查询账单,结账,修改VIP信息等功能。厨房能直观的看到现在应该先做哪个菜,简化操作。后台支持菜品员工信息修改等操作。-Database of experimental works, the restaurant management system, staff can use handheld client the basic functions of a la carte dishes plus.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2433373
    • 提供者:刘昕明
  1. TcpIP

    0下载:
  2. 使用C#编写的采用TCP与UDP协议的服务器与客户端的时间,性能较高-Written using C# TCP and UDP protocols use server and client time, high performance
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:94013
    • 提供者:liaofeifan
  1. UDP

    0下载:
  2. 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:32845
    • 提供者:张洪铭
  1. meeting

    1下载:
  2. 局域网视频会议完整版,含服务器端,客户端,支持文件传输,会议室群聊,文本聊天,语音,视频聊天-LAN video conference full version, including server, client, support file transfer, conference rooms, group chat, text chat, voice and video chat
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:3100084
    • 提供者:yanhao
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com